home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / appsrcs.zip / APPFINDR.ZIP / APPFINDR.DEF < prev    next >
Text File  |  1993-04-03  |  237b  |  13 lines

  1. NAME APPFINDR
  2.  
  3. DESCRIPTION 'AppFinder, a file launch tool for AppBar'
  4.  
  5. STUB    'WINSTUB.EXE'
  6. EXETYPE WINDOWS
  7. CODE    PRELOAD MOVEABLE DISCARDABLE
  8. DATA    PRELOAD MOVEABLE MULTIPLE
  9. HEAPSIZE  4096
  10. STACKSIZE 10000
  11. EXPORTS
  12.     AppWndProc
  13.